Skip to content

Fix some PHPStan errors#107

Merged
loevgaard merged 1 commit intomasterfrom
phpstan
Dec 5, 2025
Merged

Fix some PHPStan errors#107
loevgaard merged 1 commit intomasterfrom
phpstan

Conversation

@loevgaard
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 5, 2025

Codecov Report

❌ Patch coverage is 0% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.34%. Comparing base (309e63f) to head (684cb42).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
src/Message/Handler/FinishGenerationHandler.php 0.00% 8 Missing ⚠️
src/Doctrine/ORM/FeedRepository.php 0.00% 4 Missing ⚠️
src/Message/Handler/GenerateBatchHandler.php 0.00% 4 Missing ⚠️
src/Exception/GenerateBatchException.php 0.00% 2 Missing ⚠️
src/Factory/ViolationFactory.php 0.00% 2 Missing ⚠️
src/Controller/Action/Shop/ShowFeedAction.php 0.00% 1 Missing ⚠️
...dencyInjection/Compiler/RegisterFilesystemPass.php 0.00% 1 Missing ⚠️
src/Doctrine/ORM/ViolationRepository.php 0.00% 1 Missing ⚠️
...rc/EventListener/Filter/AbstractFilterListener.php 0.00% 1 Missing ⚠️
src/EventListener/MoveGeneratedFeedSubscriber.php 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff             @@
##             master    #107      +/-   ##
===========================================
- Coverage      0.34%   0.34%   -0.01%     
- Complexity      505     509       +4     
===========================================
  Files            66      66              
  Lines          1451    1461      +10     
===========================================
  Hits              5       5              
- Misses         1446    1456      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@loevgaard loevgaard force-pushed the phpstan branch 3 times, most recently from ffbcc0e to fb7960e Compare December 5, 2025 11:47
@loevgaard loevgaard merged commit 3ea7dc1 into master Dec 5, 2025
27 of 30 checks passed
@loevgaard loevgaard deleted the phpstan branch December 5, 2025 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant